Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove OrdinaryDiffEq dependence in all environments #1979

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

charleskawczynski
Copy link
Member

This PR removes our dependence on OrdinaryDiffEq. It looks like all of the algorithms in the driver now point to those in ClimaTimesteppers, so I think we can simply remove all of the code to handle the OrdinaryDiffEq cases.

@charleskawczynski
Copy link
Member Author

I think that this will allow us to merge #1972.

@charleskawczynski charleskawczynski merged commit 524829a into main Sep 9, 2024
20 of 22 checks passed
@charleskawczynski charleskawczynski deleted the ck/reduce_deps_iter3 branch September 9, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants